The vsvars32 . bat file sets the appropriate environment variables to enable command line builds Vsvars32 . bat文件設置適當的環境變量以啟用命令行編譯。
Command line build errors are displayed in the command window and the solution builder view of the 命令行生成錯誤顯示在“命令”窗口和“輸出”窗口的“解決方案生成器”視圖中。
In command line builds such as those that use nmake to build code , a manifest can be embedded using the manifest tool ; for more information see 在命令行中生成時(如使用nmake生成代碼時) ,可使用清單工具嵌入清單;有關更多信息,請參見
If you do not use the visual studio command prompt , it is necessary to run vsvars32 . bat to set the appropriate environment variables to support command line builds 如果不使用“ visual studio命令提示” ,則需要運行vsvars32 . bat以設置適當的環境變量來支持命令行編譯。